/*----------------header-------------------------*/


/* adv */
.section {
	padding: 70px 0;
}
.section-title {
	margin-bottom: 30px;
	text-align: center;
	font-size: 30px;
}
.section-title strong {
	color: #2f55d4;
	margin-right: 5px;
}
.section-title p {
	margin: 0;
	font-size: 0;
	margin-top: 15px;
}
.section-title span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 16px;
	padding: 0 20px;
}
.section-title span:before, .section-title span:after {
	position: absolute;
	top: 50%;
	content: '';
	width: 40px;
	height: 2px;
	background-color: #2f55d4;
	margin-top: -1px;
}
.section-title span:before {
	right: 100%;
}
.section-title span:after {
	left: 100%;
}
.in-yin {
	margin: 0 0 0 -18px;
}
.in-yin li {
	float: left;
	width: 25%;
}
.in-yin li a {
	display: block;
	position: relative;
	margin: 0 0 0 18px;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-yin li a .img-center img{
	width: 100%;
}
.in-yin li .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #2f55d4;
	text-align: center;
	font-size: 18px;
	line-height: 85px;
	font-weight: bold;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-yin li .tit i {
	position: absolute;
	left: 50%;
	top: -23px;
	width: 46px;
	height: 46px;
	background: no-repeat center #142038;
	margin-left: -23px;
	border-radius: 50%;
}
.in-yin li .text {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-yin li .wrap {
	color: #fff;
	padding: 80px 30px 0;
}
.in-yin li .wrap i {
	width: 64px;
	height: 64px;
	background: no-repeat center #FFFFFF;
	margin: 0 auto;
	border-radius: 50%;
	display: block;
}
.in-yin li .wrap h4 {
	margin: 0;
	position: relative;
	line-height: 70px;
	font-size: 26px;
	text-align: center;
}
.in-yin li .wrap h4:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	height: 3px;
	width: 30px;
	background-color: #fff;
	margin-left: -15px;
}
.in-yin li .wrap p {
	font-size: 16px;
	line-height: 1.8;
	text-align: justify;
	margin: 15px 0 0;
}
.in-yin li a:hover {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}
.in-yin li a:hover .tit {
	bottom: -108px;
}
.in-yin li a:hover .text {
	top: 0;
}
@media (max-width:768px) {
	.ind-adv{
		padding: 20px 0 30px;
	}
	.ind-adv li{
		width: 50%;
	}
	.in-yin li .wrap{
		padding: 20px 20px 0;
	}
	.in-yin li .wrap h4{
		display: none;
	}
}

/* news */
.h_article .box {
	width: 100%;
	margin-top: 40px;
}
.h_article .box .fl {
	width: 42%;
	float: left;
}
.h_article .box .fl li {
	float: left;
	position: relative;
}
.h_article .box .fl li .pic img {
	width: 100%;
	display: block;
}
.h_article .box .fl li .text {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 12% 0 0 17%;
	box-sizing: border-box;
}
.h_article .box .fl li .text img {
	display: block;
	max-width: 100%;
}
.h_article .box .fl li .text span {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin-top: 12px;
}
.h_article .box .fl li:first-child {
	width: 100%;
	margin-bottom: 2%;
}
.h_article .box .fl li:first-child .text {
	padding: 5% 0 0 8%;
	box-sizing: border-box;
}
.h_article .box .fl li:first-child .text span {
	font-size: 40px;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-top: 10px;
}
.h_article .box .fl li:first-child .text p {
	font-size: 30px;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-top: 10px;
}
.h_article .box .fl li:first-child + li {
	width: 49%;
	margin-right: 2%;
}
.h_article .box .fl li:first-child + li + li {
	width: 49%;
}
.h_article .box .fr {
	width: 56%;
	background: #34478F;
	padding: 50px;
	box-sizing: border-box;
}
.h_article .box .fr .fr_tit {
	width: 100%;
	position: relative;
}
.h_article .box .fr .fr_tit p span {
	font-size: 26px;
	color: #fff;
	display: block;
	font-weight: bold;
}
.h_article .box .fr .fr_tit p i {
	font-size: 20px;
	color: #fff;
	font-style: normal;
	display: block;
	margin-top: 5px;
}
.h_article .box .fr .fr_tit a {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 18px;
	color: #fff;
	display: block;
}
.h_article .box .fr .list {
	width: 100%;
	margin-top: 20px;
}
.h_article .box .fr .list li {
	background: url(../images/dian.png) no-repeat left center;
	padding-left: 15px;
	float: left;
	width: 100%;
	line-height: 41px;
	box-sizing: border-box;
}
.h_article .box .fr .list li a {
	width: 60%;
	font-size: 14px;
	color: #fff;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
}
.h_article .box .fr .list li a:hover {
	padding-left: 10px;
}
.h_article .box .fr .list li span {
	width: 40%;
	font-size: 14px;
	color: #ddd;
	float: right;
	text-align: right;
}
@media screen and (max-width: 768px){
	.h_article .box{
		margin-top: 0;
	}
	.h_article .box .fl {
		width: 100%;
	}
	.h_article .box .fl li .text img{
		height: 32px;
	}
	.h_article .box .fl li .text span{
		font-size: 18px;
	}
	.h_article .box .fr {
		width: 100%;
		margin-top: 10px;
		padding: 20px;
	}
}

/* index-adv */
.index-adv{
	padding:60px 0;
	background:url(../images/index_adv_bg.jpg) no-repeat center;
	background-size:cover;
	background-attachment: fixed;
}
.h_tlt2 {
	width: 100%;
	margin-bottom: 20px;
}
.h_tlt2 p {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.h_tlt2 span {
	display: block;
	font-size: 15px;
	font-weight: lighter;
	color: #999;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.index-adv-box li{
	float:left;
	width:25%;
	padding:0 40px;
	box-sizing: border-box;
}
.index-adv-pic{
	width:155px;
	margin:0 auto 30px;
}
.index-adv-pic img{
	display:block;
	width:100%;
}
.index-adv-tit{
	font-size:18px;
	line-height:20px;
	text-align:center;
	margin-bottom:30px;
	color:#fff;
	font-weight:bold;
}
.index-adv-des{
	font-size:16px;
	line-height:24px;
	color:#fff;
}
@media (max-width: 1259px) {
	.index-adv-box li{
		padding:0 25px;
	}
	.index-adv-pic{
		width:140px;
		margin:0 auto 10px;
	}
	.index-adv-tit{
		font-size:16px;
		margin-bottom:20px;
	}
	.index-adv-des{
		font-size:15px;
	}
}
@media (max-width: 768px) {
	.index-adv{
		display: none;
	}
}

.index-contact{
	background: url(../images/glan1.jpg) center top no-repeat;
	padding: 130px 0 50px;
	overflow: hidden;
}
.indc-tit h4{
	font-size: 30px;
	color: #FFFFFF;
}
.indc-tit p {
    font-size: 16px;
    color: #fff;
	margin-top: 5px;
}
.indc-tel{
	width: 48%;
	margin-top: 30px;
	overflow: hidden;
}
.indc-tel a{
	padding: 5px 20px;
	background: #FFFFFF;
	text-align: center;
	line-height: 36px;
	color: #333333;
	font-size: 18px;
	float: left;
	border-radius: 4px;
	font-weight: bold;
}
.indc-tel .indc-d{
	float: left;
	color: #fff;
	font-size: 36px;
	font-family: -webkit-pictograph;
	background: url(../images/indc-tel.png) left center no-repeat;
	padding-left: 50px;
	margin-left: 70px;
	font-weight: bold;
}
.indc-tel a:hover{
	color: #FFFFFF;
	background: #2f55d4;
}
@media (max-width: 768px) {
	.index-contact{
		display: none;
	}
}

/* index-about */
.floor_6_main{
	padding: 70px 0 50px;
}
.floor_6_main .w1200{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.ind-about .title {
 	text-align: center;
 	width: 100%;
 	margin-bottom: 40px;
 	position: relative
 }

.ind-about .title h3 {
 	font-size: 30px;
 	font-weight: 700;
 	display: block;
 	line-height: 60px
 }

.ind-about .title h3 b {
 	display: inline-block;
 	color: #2f55d4
 }

.ind-about .title h4 {
 	font-size: 16px;
 	font-weight: 400;
 	display: block;
	padding-top: 10px;
 	letter-spacing: 1px;
	color: #999999;
 }

.ind-about .title s {
 	position: absolute;
 	top: 12px;
 	display: block;
 	background: url(../images/line.png) no-repeat;
 	width: 124px;
 	height: 42px
 }

.ind-about .title .line_lef {
 	left: 50%;
 	margin-left: -300px
 }

.ind-about .title .line_rig {
 	right: 50%;
 	margin-right: -300px
 }
.iabout .lefnav {
 	width: 200px
 }

.iabout .lefnav li {
 	width: 40px;
 	height: 180px;
 	overflow: hidden;
 	float: left;
 	display: block;
 	position: relative
 }

.iabout .lefnav li a {
 	display: block;
 	padding-top: 40px;
 	text-align: center;
 	background: #1d773a;
 	color: #fff
 }

.iabout .lefnav li em {
 	width: 10px;
 	height: 10px;
 	border: 2px solid #fff;
 	-moz-border-radius: 100%;
 	-webkit-border-radius: 100%;
 	border-radius: 100%;
 	position: absolute;
 	left: 50%;
 	margin-left: -7px;
 	top: 15px
 }

.iabout .lefnav li h3 {
 	width: 20px;
 	height: 130px;
 	line-height: 18px;
 	margin: 0 auto
 }

.iabout .lefnav li.li1 a {
 	background: #2f55d4
 }

.iabout .lefnav li.li2 a {
 	background: #262a87
 }

.iabout .lefnav li.li3 a {
 	background: #2f55d4
 }

.iabout .lefnav li.li4 a {
 	background: #262a87
 }

.iabout .lefnav li.li5 a {
 	background: #2f55d4
 }

.iabout .lefnav li a:hover {
 	background: #DB261D
 }

.iabout .lefnav .more1 {
 	width: 150px;
 	height: 125px;
 	background: url(../images/fuhao1.jpg) no-repeat left top;
 	position: relative;
 	display: block
 }

.iabout .lefnav .more1 p {
 	width: 23px;
 	height: 60px;
 	line-height: 14px;
 	background: #DB261D;
 	color: #fff;
 	position: absolute;
 	right: -12px;
 	bottom: -10px;
 	text-align: center;
 	padding-top: 5px;
 	font-size: 12px;
 	-webkit-transition: all .3s ease-in-out 0s;
 	-moz-transition: all .3s ease-in-out 0s;
 	transition: all .3s ease-in-out 0s
 }

.iabout .lefnav .more1:hover p {
 	background: #DB261D
 }

.iabout .img {
 	width: 510px;
 	height: 330px;
 	overflow: hidden
 }

.iabout .img img {
 	width: 100%;
 	height: 100%;
 	display: block;
 	-webkit-transition: all ease 300ms;
 	-moz-transition: all ease 300ms;
 	-ms-transition: all ease 300ms;
 	-o-transition: all ease 300ms;
 	transition: all ease 300ms
 }

.iabout .img:hover img {
 	transform: scale(1.06, 1.06)
 }

.iabout .txt {
 	width: 456px;
 	position: relative
 }

.iabout .txt .yh {
 	width: 90px;
 	height: 50px;
 	display: block;
 	background: url(../images/fuhao2.jpg) no-repeat
 }

.iabout .txt a {
 	position: relative;
 	z-index: 2;
 	width: 424px;
 	height: 264px;
 	display: block;
 	background: #fff
 }

.iabout .txt a h2 {
 	font-size: 24px;
 	padding: 10px 0
 }

.iabout .txt a .desc {
 	overflow: hidden;
 	color: #666;
	text-indent: 25px;
	line-height: 24px;
 }

.iabout .txt a .cha {
 	margin-top: 36px;
 	width: 180px;
 	height: 40px;
 	line-height: 40px;
 	text-align: center;
 	background: #2f55d4;
 	color: #fff;
 	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
 	border-radius: 5px;
 	display: block;
 	-webkit-transition: all .3s ease-in-out 0s;
 	-moz-transition: all .3s ease-in-out 0s;
 	transition: all .3s ease-in-out 0s
 }

.iabout .txt a:hover .cha {
 	background: #DB261D
 }

.iabout .txt .bk {
 	width: 364px;
 	height: 330px;
 	border: 1px solid #dfdfdf;
 	display: block;
 	position: absolute;
 	right: 0;
 	top: 0
}
@media (max-width:768px) {
	.floor_6_main{
		padding: 20px 0 20px;
	}
	.iabout{
		padding: 0 10px;
		box-sizing: border-box;
	}
	.iabout .lefnav{
		display: none;
	}
	.iabout .img{
		width: 100%;
		height: auto;
	}
	.iabout .txt{
		width: 100%;
	}
	.iabout .txt .yh{
		display: none;
	}
	.iabout .txt a{
		width: 100%;
		height: auto;
	}
	.iabout .txt .bk{
		display: none;
	}
}





/* about */
.local {
    width: 100%;
    height: 40px;
    line-height: 60px;
    /*background: #0062b1;*/
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.local-wp{
	/*width: 1200px;
	margin: 0 auto;*/
	color:#626262;
	font-size: 14px;
}
.local-wp a{
	font-size: 14px;
	color: #222;
	margin: 0 5px;
}
@media (max-width:768px) {
	.local{
		height: 50px;
		line-height: 50px;
		margin-bottom: 10px;
		margin-top: 60px;
	}
}

.ab_content{

}
/*.ab_content .w1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}*/
.ab_content .ab-con{ width:72%; float:right;height:auto; overflow:hidden; margin-top:30px}
.ab_content .lx-con{ padding:30px; background-color:#fff; height:auto; overflow:hidden}
.ab_content .lx-con img{
	height: auto!important;
}

.ab_content .ab-con img{
	max-width: 100%;
	height: auto!important;
}
.ab_content .ab-con .ny_tlt1{
	margin-bottom: 20px;
	margin-top: 20px;
}
.ab_content .lx-con .ny_tlt1{
	margin-bottom: 20px;
	margin-top: 20px;
}

.ny_side{width:25%; float:left}
.ny_title{width:100%; height:auto; overflow:hidden; text-align:center; margin-top:30px; background:url(../images/in_pro_b1.jpg) no-repeat center #2f55d4; color:#fff; padding:25px 0}
.ny_title a{font:bold 32px/42px "微软雅黑"; color:#fff}
.ny_title span{ font-size:15px; font-family:Arial, Helvetica, sans-serif; display:block}
.ny_title_list{ border:1px solid #CCC; padding:20px}

.list-type{

}

.list-type li{ margin-top:1px}
.list-type li a{background:url(../images/in_pro_b5.png) no-repeat 93% center #f9f9f9; padding:20px 15px; display:block}
.list-type li a{ font-size:16px}
.list-type li a:hover{background:url(../images/in_pro_b4.jpg) no-repeat 93% center #fdaa03; padding:20px 15px; display:block}
.list-type li ul{display:none}
.list-type li ul li a{background:url(../images/in_pro_b6.png) no-repeat left center; padding:5px 0 5px 20px; font-size:16px; display:block; margin-left:25px;}
.list-type li ul li a:hover{background:url(../images/in_pro_b7.png) no-repeat left center; padding:5px 0 5px 20px; font-size:16px; display:block; margin-left:25px; color:#2f55d4}
.list-type li:hover ul{display:block}
/*
.list-type li{
	display: inline;
	margin: 0 2px;
	padding: 0;
	color: #808080;
	font-size: 16px;
	height: 40px;
	line-height: 30px;
	text-align: center;
	transition-duration: .5s;
	position: relative;
}
.list-type li a{
	background: #FFF;
	border: 1px solid #ddd;
	border-radius: 0px;
	font-size: 15px;
	color: #333333;
	display: inline-block;
	padding: 10px 18px;
	line-height: 20px;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}*/
.list-type li.active .lm_gl {
	background:url(../images/in_pro_b8.png) no-repeat 93% center #fdaa03; padding:20px 15px; display:block
}
/*.list-type li.active ul li a{background:url(../images/in_pro_b7.png) no-repeat left center; padding:5px 0 5px 20px; font-size:16px; display:block; margin-left:25px; color:#2f55d4}
*/
@media (max-width:768px) {
	.ab_content .ab-con{ width:100%; float:none;}
	.ny_side{width:100%; float:none}
	.list-type{
		
	}
	.list-type li a{
	
	}
}

.ab_content .ab-con .branch{background-image:url(../images/about_02.jpg);background-repeat:no-repeat;background-position:center center;height:799px;padding-top:60px;box-sizing:border-box;margin-top: 50px;}
.c_tit {text-align: center;color: #888;}
.ab_content .ab-con .branch .c_tit strong{color:#FFF;font-size: 30px;font-weight: 400;}
.ab_content .ab-con .branch .c_tit p{color:#FFF}
.ab_content .ab-con .branch .c_tit i{
	border-bottom-color:#FFF;display: block;
    height: 15px;
    clear: both;
    float: none;
    width: 90px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.ab_content .ab-con .branch .box{width:1200px;margin-right:auto;margin-left:auto;padding-top:40px;display:table;height:550px}
.ab_content .ab-con .branch .box .text{vertical-align:middle;display:table-cell;width:40%;font-size:14px;color:#FFF;line-height:24px}
.ab_content .ab-con .branch .box .text strong.tit{font-size:18px;display:block;padding-bottom:10px}
.ab_content .ab-con .branch .box .pic{text-align:right;vertical-align:middle;display:table-cell;width:60%}
@media (max-width:768px) {
	.ab_content .ny_news_con2{
		padding: 10px;
		box-sizing: border-box;
	}
	.ab_content .ab-con .branch{
		height: auto;
	}
	.ab_content .ab-con .branch .box{
		width: 100%;
		display: block;
		height: auto;
	}
	.ab_content .ab-con .branch .box .text{
		width: 100%;
		padding: 10px 10px;
		box-sizing: border-box;
		display: block;
	}
	.ab_content .ab-con .branch .box .pic{
		display: none;
	}
}

/* 关于我们 企业文化 */
.qywh{width: 100%;padding: 30px 0 70px;position: relative;overflow: hidden;}
.qywh-item{width: 1110px;height: 474px;position: relative;margin: 0 auto;position: relative;z-index: 3;}
@keyframes citymove{0%{background-position:0px 0px;}100%{background-position:666px 0;}}
.qywh-wd{position: absolute;width: 264px;height: 230px;background-repeat: no-repeat;background-position: center;display: flex;align-items: center;}
.qywh-wdct{width: 100%;text-align: center;padding: 0 48px;}
.qywh-wd h6{font-size: 24px;font-weight: 700;margin-bottom: 12px;}
.qywh-wd p{font-size: 16px;color: #666;line-height: 24px;}
.qywh-wd-1{background-image: url('../images/qywhIc4_1.png');left: 0;top: 50%;margin-top: -115px;}
.qywh-wd-1 h6{color: #6ad6b4;}
.qywh-wd-2{background-image: url('../images/qywhIc4_2.png');left: 211px;top: 0;}
.qywh-wd-2 h6{color: #bea9bc;}
.qywh-wd-3{background-image: url('../images/qywhIc4_3.png');left: 211px;bottom: 0;}
.qywh-wd-3 h6{color: #d3bc76;}
.qywh-wd-4{background-image: url('../images/qywhIc4_4.png');top: 50%;margin-top: -115px;left: 50%;margin-left: -132px;}
.qywh-wd-4 h6{color: #feb63e;}
.qywh-wd-5{background-image: url('../images/qywhIc4_5.png');right: 211px;top: 0;}
.qywh-wd-5 h6{color: #edb39e;}
.qywh-wd-6{background-image: url('../images/qywhIc4_6.png');right: 211px;bottom: 0;}
.qywh-wd-6 h6{color: #a9b2be;}
.qywh-wd-7{background-image: url('../images/qywhIc4_7.png');right: 0;top: 50%;margin-top: -115px;}
.qywh-wd-7 h6{color: #6ac3d6;}
.qywh-icon{position: absolute;background-repeat: no-repeat;}
.qywh-icon-1{width: 143px;height: 124px;background-image: url('../images/qywhIc1.png');top: -16px;left: 92px;}
.qywh-icon-2{width: 95px;height: 83px;background-image: url('../images/qywhIc2.png');top: 25px;right: 125px;}
.qywh-icon-3{width: 126px;height: 109px;background-image: url('../images/qywhIc3.png');bottom: 0;left: 456px;}
@media (max-width:768px) {
	.qywh{
		overflow: inherit;
		padding: 10px 0 70px;
	}
	.qywh-item{
		width: 100%;
	}
	.qywh-wd-box{
		padding-bottom: 70px;
	}
	.qywh-wd{
		position: inherit;
		margin: 0 auto;
	}
}

.pro-info img{
	min-width: 800px;
}
@media (max-width:768px) {
	.pro-info img{
		min-width: auto;
		max-width: 100%!important;
	}
}

/* page */
.pages{
	display: table;
    margin: 0 auto;
	margin-top: 40px;
}
.pages b {
  display: block;
  float: left;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 12px;
  margin: 0 2px;
  border: 1px solid #2f55d4;
  background: #2f55d4;
  border-radius: 3px;
}
.pages a {
  display: block;
  float: left;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 12px;
  margin: 0 2px;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
}
.pages span {
  display: block;
  float: left;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 12px;
  margin: 0 2px;
  border: 1px solid #2f55d4;
}
.pages .fl{
	display: none;
}
.pages a:hover {
  background: #2f55d4;
  color: #fff;
  border: 1px solid #2f55d4;
}


@media (max-width:768px) {
	.ny_banner{
		display: none;
	}
}

/*联系我们页面*/
.ab-con .lx{position: relative;overflow: hidden;}
.ab-con .lx img{
	max-width: inherit;
}
.ab-con .lx .us_map{
	/* margin-top: 20px; */
}
.ditu_info{position:absolute;top:0;right:0;z-index:5;box-sizing:border-box;padding:30px;width:40%;height:100%;}
.ditu_info .bg{box-sizing:border-box;padding:40px;width:100%;height:100%;background-color:rgba(38, 42, 113,.8);}
.ditu_info h2{color:#fff;font-size:28px;line-height:30px;font-weight: bold;margin-bottom: 40px;}
.ditu_info dl i{padding-right:7px;font-size:.8rem;}
.ditu_info dl dd{margin-bottom:10px;color:#fff;font-size:16px;line-height:24px;margin-left: 0;}
.ditu_info dl dd span{float:left;}
.ditu_info dl dd a{color: #FFFFFF;}
@media (max-width:768px) {
	.ditu_info{
		position: inherit;
		width: 100%;
		padding: 0;
		margin-top: 10px;
	}
	.ditu_info .bg{
		padding: 30px;
	}
	.ditu_info h2{
		font-size: 20px;
		margin-bottom: 20px;
	}
}

.news{width: 100%;padding: 0 0 70px;}
.news-list{width: 100%;}
.news-list ul{overflow: hidden;}
.news-list ul li{width: 100%;float: left;position: relative; border-bottom:1px solid #f8f8f8}
.news-list ul li a{ font-size:16px; padding:15px 0 15px 35px; background:url(../images/in_new_b2.jpg) no-repeat center left; display:block}
.news-list ul li a:hover{padding:15px 0 15px 35px; background:url(../images/in_new_b1.jpg) no-repeat center left; color:#fdaa03}

.news-list ul li a span{float:right; color:#999}
.news-list li a:hover .news-img img{transform: scale(1.04);}
.news-list li a:hover .news-wd h6{color: #1f5dcb;}
.news .fullpage{margin-top: 100px;}
@media (max-width: 768px){
	.news-list li {
		width: 100%;
		margin-top: 24px;
	}
	.news-img {
	    height: auto;
	}
	.news-wd h6 {
	    font-size: 16px;
	    line-height: 24px;
	    margin: 5px 0 5px;
	}
	.news-wd p{
		line-height: 24px;
	}
}

/* 点击放大图片 */
.bigimg {
	width: 600px;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 9999;
	border: 5px solid #fff;
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	z-index: 98;
	transition: all 1s;
	display: none
}

.bigbox {
	width: 840px;
	background: #fff;
	border: 1px solid #ededed;
	margin: 0 auto;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
}

.bigbox>.imgbox {
	width: 400px;
	height: 250px;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 10px 10px 10px;
}

.bigbox>.imgbox>img {
	width: 100%;
}

.imgbox:hover {
	cursor: zoom-in
}

.mask:hover {
	cursor: zoom-out
}

.mask>img {
	position: fixed;
	right: 10px;
	top: 10px;
	width: 60px;
}

.mask>img:hover {
	cursor: pointer
}

/*feedback*/
.ny_feed_ny {
	width: 100%;
	height: auto;
	overflow: hidden
}

.ny_feed_tit {
	text-align: center;
	padding-bottom: 1em;
	border-bottom: 1px solid #e6e6e6;
	color: #626262
}

.ny_feed_tit span {
	font-size: 1.6em;
	font-weight: bold;
	color: #2f55d4;
	display: block;
	text-align: center;
	line-height: 3em
}

.ny_feed_ny form {
	margin-top: 3em
}

.lyb {
	width: 50%;
	margin: .5em auto;
}

.lyb input {
	width: 100%;
	border: 1px solid #e7e7e7;
	color: #626262;
	height: 3em;
	font-size: 1.1em
}

.lyb textarea {
	width: 100%;
	border: 1px solid #e7e7e7;
	color: #626262;
	height: 8em;
	font-size: 1.1em
}

.lyb_tj {
	width: 20%;
	margin: 2em auto;
}

.lyb_tj input {
	width: 100%;
	background-color: #2f55d4;
	border: 1px solid #2f55d4;
	color: #fff;
	height: 3em;
	font-size: 1.3em
}

@media (max-width:991px) {
	.lyb {
		width: 70%;
	}
	.lyb_tj {
		width: 40%;
	}
}

.ny_banner {
	width: 100%;
	overflow: hidden;
}
.ny_banner .slideshow {
	height: 300px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

@media (max-width:1024px) {
	.ny_banner{padding-top:60px;}
}
@media (max-width: 1199px) and (min-width: 1001px) {
.ny_banner .slideshow {
	height: 320px;
}
}
@media screen and (max-width: 1000px) {
.ny_banner .slideshow {
	height: 280px;
}
}
@media screen and (max-width: 760px) {
.ny_banner .slideshow {
	height: 170px;
}
}
@media screen and (max-width: 480px) {
.ny_banner .slideshow {
	height: 120px;
}
}
.ny_tlt1 {
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
}
.ny_tlt1 p {
	font-size: 28px;
	color: #515671;
	text-align: center;
}
.ny_tlt1 span {
	display: block;
	font-size: 14px;
	font-weight: lighter;
	color: #999;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.ny_news_con2 p{
	font-size: 13px;
	color: #666666;
	line-height: 30px;
}
.ny_news_con2 p span{
	font-weight: bold;
}
.ny_news_con2 .about_img {
	float: left;
	width: 37%;
	margin-right: 25px;
	margin-bottom: 15px;
}
.ny_news_con2 .about_img img {
	max-width: 100%;
}
.ny_news_con2 .about_wz {
	font-size: 16px;
	line-height: 30px;
	color: #555;
	margin-bottom: 20px;
}
.ny_zycp {
	background: #f1f1f1;
	padding: 20px 15px;
	margin-bottom: 25px;
	font-size: 16px;
}
/*鍐呴〉浜у搧鍒嗙被*/
.syFocusThumb .prev {
	display: inline-block;
	vertical-align: middle;
	width: 10%;
	height: 40px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url(../images/pre.png);
	background-position: center center;
	background-size: initial;
	border-right: 1px solid #f1f1f1;
}
.syFocusThumb .next {
	display: inline-block;
	vertical-align: middle;
	width: 10%;
	height: 40px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url(../images/next.png);
	background-position: center center;
	background-size: initial;
	border-left: 1px solid #f1f1f1;
}
.syFocusThumb {
	POSITION: relative;
	WIDTH: 100%;
	margin: 20px auto;
	padding-top: 60px;
}
.pagination {
	POSITION: absolute;
	TEXT-ALIGN: left;
	CLEAR: both;
	TOP: 0;
	LEFT: 0px;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 20px 0px #eaeaea;
	overflow: hidden;
}
.thumbWrap {
	POSITION: absolute;
	WIDTH: 80%;
	OVERFLOW: hidden;
	TOP: 0;
	LEFT: 10%;
}
.holder {
	WIDTH: 4000px
}
.holder I {
	CURSOR: pointer;
	font-style: normal;
	display: inline-block;
	width: 80px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	position: relative;
	padding: 0 5px;
	vertical-align: top;
	border-radius: 0 4px 0 4px;
	overflow: hidden;
	margin: 0 2px;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.holder I:first-child {
	width: 50px;
}
.prev {
	POSITION: absolute;
	WIDTH: 10%;
	TOP: 0;
	CURSOR: pointer;
	LEFT: 0
}
.next {
	POSITION: absolute;
	WIDTH: 10%;
	TOP: 0;
	CURSOR: pointer;
	RIGHT: 0;
}
.pagination I.selected {
	background-color: #DB261D;
	color: #fff;
}
.pagination I.selected a {
	color: #ffffff;
}
.sliderwrapper {
	width: 100%;
	padding-left: 5px;
	text-align: left;
}
.toc {
}
.toc a {
	color: #515671;
}
.contentdiv {
	font-size: 0;
	margin: 0 10px;
}
.contentdiv:first-child {
	display: none !important;
}
.contentdiv a {
	text-align: center;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	padding: 8px 2%;
	color: #76838f;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	width: 8%;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	background: #f3f5f7;
	margin: 10px 5px 0 0;
}
.contentdiv a:hover {
	background: #afafaf;
	color: #fff;
}
.content table{border-top: 1px solid #CCC; border-left: 1px solid #CCC;}
.content td{border-bottom: 1px solid #CCC; border-right: 1px solid #CCC;}

.hidebtn {
	float: right;
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	box-shadow: 0px 0px 20px 0px #eaeaea;
	background: #dedede;
	margin: 0 auto 20px;
	font-size: 12px;
	color: #555;
	text-align: center;
	cursor: pointer;
}
.ny_content_wrap {
	background: #ffffff;
	height:auto; overflow:hidden; margin-bottom:60px; margin-top:20px
}
.ny_pro_t img{width:100%; height:auto; overflow:hidden; display:block}
.ny_tb_tp img{width:100%; height:auto; overflow:hidden; display:block; margin-bottom:30px}

.ny_content { 
width:72%; float:right;
	/*width: 90%;
	max-width: 1230px;
	margin: 0 auto;*/
	margin-top: 30px;
	padding-bottom: 20px;
}
.ny_content .content_right {
	float: right;
	width: 100%;
	padding: 1%;
}
.ny_content .content_right2 {
	float: none;
	width: 100%;
	padding: 0;
	padding-bottom: 30px;
}
.ny_content .content_right .bread_nav {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.ny_content .content_right .bread_nav div {
	width: 100%;
	text-align: left;
	color: #777;
	overflow: hidden;
	font-size: 14px;
}
.ny_content .content_right .bread_nav div>em {
	display: inline-block;
	width: 25px;
	height: 40px;
	background: url(../images/dw.png) center center no-repeat;
	vertical-align: top;
}
.ny_content .content_right .bread_nav div a {
	color: #555;
}
.ny_content .content_right .bread_nav div a:hover {
	color: #0256ac
}
.ny_content .content_right .conn {
	color: #555;
	font-size: 13px;
	line-height: 28px;
	z-index: 1;
	position: relative;

}
.ny_content .ny_news_con2 {
	min-height: 300px;
}
.ny_content .content_right .conn .ny_news_con img, .ny_content .content_right .conn .ny_news_con table, .ny_content .content_right .conn .ny_news_con tr, .ny_content .content_right .conn .ny_news_con td, .ny_content .content_right .conn .ny_news_con p, .ny_content .content_right .conn .ny_news_con span, .ny_content .content_right .conn .ny_news_con div, .ny_content .content_right .conn .ny_news_con video, .ny_content .content_right .conn .ny_news_con embed {
	width: auto ;
	height: auto ;
	max-width: 100% !important;
	max-height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	white-space: normal;
	word-break: break-all;
}
/*鍐呴〉浜у搧灞曠ず*/
.ny_products {
	width: 100%;
}
.ny_products .pro_bd ul li {
	float: left;
	width: 32.333%;
	margin-right: 1.5%;
	margin-bottom: 30px;
}
.ny_products .pro_bd ul li:nth-child(3n) {
	margin-right: 0px;
}
.ny_products .pro_bd ul li>div {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0 0 2px 2px;
	background: #f8f8f8;
	position: relative;

}
.ny_products .pro_bd ul li>div a {
	display: block;
}
.ny_products .pro_bd ul li>div .pro_img {
	text-align: center;
	width: 100%;
	/* height: 300px; */
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.ny_products .pro_bd ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 100%;
	transition: all .5s;
	/* max-height: 90%; */
}
.ny_products .pro_bd ul li>div .pro_img img:hover{
	transform: scale(1.1);
}
.ny_products .pro_bd ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.ny_products .pro_bd ul li>div p {

	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding:15px;
}
.ny_products .pro_bd ul li>div p a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ny_products .pro_bd ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
.ny_products .pro_bd ul li>div span:before {
	content: "";
	position: absolute;
	background: #DB261D;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.ny_products .pro_bd ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
.ny_products .pro_bd ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.ny_products .pro_bd ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.ny_products .pro_bd ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.ny_products .pro_bd ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.ny_products .pro_bd ul li>div:hover .l1 {
	width: 100%;
}
.ny_products .pro_bd ul li>div:hover .l2 {
	height: 100%;
}
.ny_products .pro_bd ul li>div:hover .l3 {
	width: 100%;
}
.ny_products .pro_bd ul li>div:hover .l4 {
	height: 100%;
}
.ny_products .pro_bd ul li>div:hover span {
	border: 1px solid #ffffff;
}
.ny_products .pro_bd ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
.ny_products .pro_bd ul li>div:hover span:before {
	width: 100%;
}
/*鍐呴〉鐩稿叧鏂囩珷*/
.ny_tlt2 {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.ny_tlt2 p {
	float: left;
	font-size: 18px;
	color: #515671;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
}
.ny_tlt2:before {
	content: '';
	width: 2px;
	height: 17px;
	background: #515671;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
}
.ny_xgwz {
	background: #ffffff;
	padding: 20px 0;
}
.ny_xgwz ul li {
	float: left;
	width: 49%;
	margin-bottom: 10px;
	position: relative;
	background: #f3f5f7;
}
.ny_xgwz ul li a {
	display: block;
	float: left;
	width: 68%;
	padding: 5px 0 5px 5%;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	color: #666;
}
.ny_xgwz ul li span {
	display: block;
	float: right;
	width: 20%;
	color: #999;
	text-align: right;
	padding: 5px 5% 0 0;
}
.ny_xgwz ul li:nth-child(odd) {
	float: left;
}
.ny_xgwz ul li:nth-child(even) {
	float: right;
}
.ny_xgwz ul li:before {
	content: '';
	width: 10px;
	height: 1px;
	background: #515671;
	position: absolute;
	left: 10px;
	top: 50%;
}
.ny_xgwz ul li:hover {
	background: #02328d;
	color: #fff
}
.ny_xgwz ul li:hover:before {
	background: #ffffff;
}
.ny_xgwz ul li:hover a, .ny_xgwz ul li:hover span {
	color: #ffffff;
}
/*鍐呴〉鏂伴椈鍒楄〃*/
.new_inside {
	width: 100%;
}
.new_inside ul {
	width: 100%;
	padding: 0;
}
.new_inside ul li {
	margin-bottom: 20px;
	position: relative;
	background: #ffffff;
	display: block;
	padding: 24px;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	box-shadow: 0px 0px 20px 0px #eaeaea;
}
.new_inside ul li .news_time {
	position: absolute;
	left: 24px;
	top: 24px;
	width: 90px;
	text-align: center;
	background: #02328d;
	padding: 10px 0;
	overflow: hidden;
	border-radius: 4px 0 4px 0;
}
.new_inside ul li .news_time p {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.new_inside ul li .news_time span {
	font-size: 14px;
	color: #fff;
}
.new_inside ul li .news_con {
	padding-left: 110px;
}
.new_inside ul li .news_con p a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #515671;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_inside ul li .news_con span {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	padding-top: 5px;
	height: 45px;
	overflow: hidden;
}
.new_inside ul li:hover .news_time {
	background: #fff;
}
.new_inside ul li:hover .news_time p {
	color: #02328d;
}
.new_inside ul li:hover .news_time span {
	color: #02328d;
}
.new_inside ul li:hover .news_con p a {
	color: #ffffff
}
.new_inside ul li:hover .news_con span {
	color: #ffffff
}
.new_inside ul li:hover {
	background: #02328d;
}
.article_inside {
	width: 100%;
}
.article_inside ul {
	width: 100%;
	padding: 0;
}
.article_inside ul li {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	background: #ffffff;
	padding: 24px;
	position: relative;
	box-shadow: 0px 0px 20px 0px #eaeaea;
}
.article_inside ul li .news_time {
	position: absolute;
	left: 24px;
	top: 24px;
	width: 90px;
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
	border-radius: 4px 0 4px 0;
}
.article_inside ul li .news_time p {
	font-size: 24px;
	font-weight: bold;
	color: #515671;
	padding-bottom: 5px;
	position: relative;
}
.article_inside ul li .news_time p:after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 1px;
	background: #515671;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
}
.article_inside ul li .news_time span {
	font-size: 16px;
	color: #515671;
}
.article_inside ul li .news_con {
	padding-left: 110px;
}
.article_inside ul li .news_con p a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #515671;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.article_inside ul li .news_con span {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 22px;
	padding-top: 5px;
	height: 45px;
	overflow: hidden;
}
.article_inside ul li:hover {
	background: #02328d;
}
.article_inside ul li:hover p {
	color: #fff
}
.article_inside ul li:hover p a {
	color: #fff
}
.article_inside ul li:hover span {
	color: #fff
}
.article_inside ul li:hover p:after {
	background: #ffffff;
}
.ny_content .content_right .conn .ny_news_tlt {
	text-align: center;
	font-size: 20px;
	color: #555;
	padding: 10px 0;
}
.ny_news_time {
	text-align: center;
	font-size: 12px;
	color: #999;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dedede;
	margin-bottom: 10px;
}
.ny_news_ye {
	padding-top: 30px;
}
.ny_news_ye p {
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	background: #f1f1f1;
	margin-bottom: 10px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content_left .show_menu {
	width: 100%;
}
.page_list {
	margin-bottom: 30px;
}
.ly_msg h3 {
	display: none;
}
.content_right .conn .pro_name {
	font-size: 30px;
	font-weight: bold;
	line-height: 44px;
	color: #02328d;
	margin-bottom: 20px;
}
.content_right .conn .proshow1 {
	padding: 40px 3% 40px;
	position: relative;
	background: #f8f8f8;
}
.content_right .conn .proshow1 .js-silder {
	float: left;
	width: 45%;
	margin-top: 0 !important;
	background: #ffffff;
}
.proshow1 .js-silder .silder-main-img {
	width: 100%;
	text-align: center;
	display: block;
}
.proshow1 .js-silder .silder-main-img img {
	max-width: 100% !important;
	max-height: 100%;
	vertical-align: middle
}
.proshow1 .js-silder .silder-main-img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.proshow1 .prodesc p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 10px;
}
.proshow1 .prodesc p.bt {
	font-size: 20px;
	font-weight: normal;
	color: #b5b5b5;
}
.content_right .conn .proshow1 .prodesc {
	float: right;
	width: 51%;
}
.content_right .conn .proshow1 .prodesc p.desc {
	overflow: hidden;
	color: #999;
	margin-top: 20px;
}
.content_right .conn .proshow1 .prodesc p.desc span {
	color: #333;
}
.content_right .conn .proshow1 .prodesc ul {
	overflow: hidden;
}
.content_right .conn .proshow1 .prodesc ul li {
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 12px;
	color: #666666;
	font-weight: bold;
}
.content_right .conn .proshow1 .prodesc ul li span{
	font-weight: 400;
}
.content_right .conn .proshow1 .prodesc ul li:nth-child(2n) {
	margin-right: 0px;
}
.content_right .conn .proshow1 .prodesc .cpshow_time {
	border: 2px dashed #dedede;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 30px;
	margin: 10px 0 10px;
	font-size: 16px;
}
.content_right .conn .proshow1 .pro_btn {
	padding-top: 30px;
	overflow: hidden;
}
.content_right .conn .proshow1 .pro_btn1 {
	display: block;
	width: 40%;
	margin-right: 20px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #fdaa03;
	border-radius: 2px;
	float: left;
	border: 1px solid #fff;
}
.content_right .conn .proshow1 .pro_btn2 {
	display: block;
	width: 40%;
	margin-right: 0;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	background: #2f55d4;
	color: #fff;
	border-radius: 2px;
	float: left;
	border: 1px solid #fff;
}
.content_right .conn .proshow1 .pro_btn2 em {
	display: block;
}
.content_right .conn .proshow1 .pro_btn1:hover {
	background: #fff;
	border: 1px solid #DB261D;
	color: #DB261D;
}
.content_right .conn .proshow1 .pro_btn2:hover {
	background: #fff;
	border: 1px solid #2f55d4;
	color: #2f55d4;
}
.content_right .conn .xgcp {
}
.content_right .conn .xgcp li {
	float: left;
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 30px;
}
.content_right .conn .xgcp li:nth-child(3n) {
	margin-right: 0px;
}
.content_right .conn .xgcp li>div {
	display: block;
	background: #ffffff;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	box-shadow: 0px 0px 20px 0px #eaeaea;
}
.content_right .conn .xgcp li>div a {
	display: block;
}
.content_right .conn .xgcp li>div .pro_img {
	text-align: center;
	overflow: hidden;
}
.content_right .conn .xgcp li>div .pro_img img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	transition: all 0.5s;
}
.content_right .conn .xgcp li>div .pro_img img:hover{
	transform: scale(1.05);
}
.content_right .conn .xgcp li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}
.content_right .conn .xgcp li>div p {
	font-size: 14px;
	text-align: center;
	line-height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content_right .conn .xgcp li>div p span {
	display: block;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
	padding: 5px 10px 0;
}
.content_right .conn .xgcp li>div em {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.content_right .conn .xgcp li>div:hover {
	box-shadow: 0px 0px 20px 0px #eaeaea;
}
.content_right .conn .xgcp li>div:hover em {
	color: #0256ac;
}
.tags_title {
	border-bottom: 1px solid #DDD;
	margin: 30px 0 ;
}
.tags_title span {
	width: 130px;
	padding: 0 15px;
	font-size: 16px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin-bottom: -1px;
	background: #f8f8f8;
	color: #333;
	display: block;

	border: 1px solid #DDD;
	border-bottom: 1px solid #f8f8f8;
	font-weight: bold;
}
.proshow2 {
	padding-top: 20px;
}
.proshow2 .prodetail_con {
	float: right;
	width: 100%;
}
.proshow2 .prodetail_con .tags_title {
	margin: 0;
}
.proshow2 .prodetail_con .content {
	padding: 30px 0;
}
.proshow2 .prodetail_con .content img {
	max-width: 80%;
	height: auto !important;
}
.contact .tags_title {
}
.contact .tags_title span {
	float: left;
	width: auto;
	cursor: pointer;
}
.contact .tags_title span.ron {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-bottom: 1px solid #DDD;
	color: #666;
	font-weight: normal;
}
.contact .content2 {
	display: none;
}
.contact .content1 ul {
}
.contact .content1 ul li {
	float: left;
	width: 30%;
	margin-right: 45px;
}
.contact .content1 ul li:nth-child(3n) {
	margin-right: 0;
}
.contact .content1 ul li a {
	display: block;
}
.contact .content1 ul li a em {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid #ddd;
	border-radius: 50%;
	margin-right: 15px;
}
.contact .content1 ul li.lx1 em {
	background: url(../images/contact_tel.png) center center no-repeat;
}
.contact .content1 ul li.lx2 em {
	background: url(../images/contact_email.png) center center no-repeat;
}
.contact .content1 ul li.lx3 em {
	background: url(../images/contact_address.png) center center no-repeat;
	-webkit-animation: bounce-up 1.4s linear infinite;
	animation: bounce-up 1.4s linear infinite;
}
.contact .content1 ul li a .wz {
	float: left;
	width: 78%;
}
.contact .content1 ul li a .wz p {
	font-size: 20px;
	padding-bottom: 10px;
}
.contact .content1 ul li a .wz span {
	font-size: 20px;
}
.lx_dz {
	width: 100%;
	overflow: hidden;
	margin: 50px auto 20px;
	padding: 0;
}
.lx_dz .dz_map {
	width: 97%;
	height: 370px;
	overflow: hidden;
	margin: 0 auto;
	padding: 1%;
	border: 1px solid #d9d9d9;
}
.lx_dz .dz_map iframe {
	width: 100%;
}
.lx_dz .dz_map iframe body {
	width: 100%;
}
.page_list {
	text-align: center;
	padding-top: 20px;
}
.page_list a {
	display: inline-block;
	padding: 0 10px;
	background: #ddd;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 5px;
	border-radius: 2px;
}
.page_list a:hover {
	background: #02328d;
	color: #ffffff;
}
.page_list a.pnnum1 {
	background: #0256ac;
	color: #ffffff;
}
.page_list input {
	display: inline-block;
	padding: 0 5px;
	background: #02328d;
	width: 40px !important;
	height: 30px !important;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	color: #fff;
	cursor: pointer;
}
.page_list .p_input {
	display: inline-block;
	padding: 0 5px;
	background: #ddd;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	color: #555;
	cursor: default;
}
.cpzx .ly_msg {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0;
}
.cpzx .ly_msg h3 {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.cpzx .ly_msg ul {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	padding: 0;/* box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;*/
}
.cpzx .ly_msg ul li {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 12px;
	padding: 0;
}
.cpzx .ly_msg ul li h4 {
	width: 17%;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	margin: 0;
	padding: 0 20px 0 0;
	color: #333;
	font-size: 14px;
	text-align: right;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.cpzx .ly_msg ul li .msg_ipt1 {
	height: 34px;
}
.cpzx .ly_msg ul li .msg_tara {
	height: 118px;
}
.cpzx .msg_ipt1 input, .msg_tara textarea {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.cpzx .msg_ipt1 input {
	height: 34px;
	line-height: 16px;
}
.cpzx .msg_tara textarea {
	height: 118px;
	line-height: 20px;
	resize: none;
}
.cpzx .ly_msg ul li .msg_ipt2 {
	width: 120px;
	height: 34px;
	overflow: hidden;
	margin-right: 10px;
	padding: 0;
	float: left;
}
.cpzx .msg_ipt2 input {
	display: block;
	width: 120px;
	height: 34px;
	overflow: hidden;
	line-height: 16px;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.cpzx .ly_msg ul li a.yzm_img {
	display: block;
	width: 90px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left;
}
.cpzx .ly_msg ul li .msg_btn {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}
.cpzx .msg_btn input {
	display: block;
	width: 100px;
	height: 34px;
	overflow: hidden;
	line-height: 32px;
	margin: 20px 15px 0 0;
	padding: 0;
	background-color: #f0f0f0;
	color: #333;
	font-size: 13px;
	text-align: center;
	border: 1px solid #ccc;
	float: left;
}
.cpzx .ly_msg ul li .msg_ipt12 {
	width: 83%;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.cpzx .msg_ipt12 input {
	height: 34px;
	line-height: 16px;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.cpzx .ly_msg ul li h4 {
	width: 10%;
	height: 45px;
	font-size: 12px;
}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
	width: 90%;
}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
	width: 90% !important;
}
.cpzx .ly_msg ul li .msg_ipt1 {
	height: 47px;
}
.cpzx .msg_ipt1 input {
	height: 45px;
	line-height: 45px;
}
.cpzx .ly_msg ul li .msg_ipt12 {
	width: 90% !important;
	height: 45px !important;
}
.cpzx .msg_ipt12 input {
	height: 45px;
}
.cpzx .ly_msg ul li .msg_ipt1 select {
	height: 45px !important;
}
.cpzx input {
	border-radius: 2px;
	border: 1px solid #fff !important;
	background: #f1f1f1;
}
.cpzx textarea {
	border-radius: 2px;
	border: 1px solid #fff !important;
	background: #f1f1f1;
}
.cpzx select {
	border-radius: 2px;
	border: none !important;
	background: #f1f1f1;
	outline: none;
	text-indent: 10px;
}
.cpzx input:focus, .cpzx textarea:focus {
	border: 1px solid #dedede !important;
}
.cpzx .ly_msg ul li a.yzm_img img {
	height: 100% !important;
}
.cpzx .msg_btn input {
	width: 150px;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}
.cpzx .msg_btn input:first-child {
	background: #02328d;
	color: #fff;
	outline: none;
}
.cpzx .msg_ipt2 input {
	height: 45px;
}
.cpzx .ly_msg ul li .msg_ipt2 {
	height: 45px;
}


/*灞忓箷鐢佃剳*/
@media (max-width:1199px) {
.container {
	width: 95%;
}
#header .logo {
	width: 65%;
}
#header .logo img {
	max-height: 100%;
	max-width: 100%;
}
.search-box {
	width: 30%;
}
.search-box .input-search {
	width: 100%;
}
.search-box .input-search input {
	width: 100%;
}
.flickerplate {
	height: 380px;
}
.zy_pro_in {
	width: 95%;
}
.h_youshi_in {
	width: 95%;
	padding: 20px 0;
}
.h_youshi_in ul {
	padding-top: 20px;
}
.h_news {
	width: 95%;
	padding: 30px 0 20px;
}
.h_news .news_bd {
	padding-top: 20px;
}
.h_products .pro_hd ul {
	max-height: 108px;
}
.h_products .pro_bd ul li {
	width: 30%;
}
.h_products .pro_hd ul li {
	padding: 8px 5px;
}
.h_products .pro_bd ul li>div a .pro_img {
	/* height: 300px; */
}
.con_right_about {
	top: 60px;
	height: 190px;
}
.h_article ul {
	padding: 20px 0 0;
}
.ny_content .content_right {
	width: 98%;
}
.ny_content .content_right2 {
	width: 98%;
}

.ny_products .pro_bd ul li>div a .pro_img {
	/* height: 300px; */
}
.swiper2 .swiper-slide a {
	width: 18%;
}
#link {
	width: 96%;
}
.ny_banner .search {
	width: auto;
	top: auto;
	bottom: 10%;
	left: auto;
	right: 5%;
	margin-left: 0;
}
.suspension {
	display: none;
}
#KFRightScreen {
	display: none !important;
}
#KFCenterScreen {
	display: none !important;
}
#KFBoxTitle {
	display: none !important;
}
.custombox {
	display: none !important;
}

.content_right .conn .xgcp li {
	width: 48%;
margin-right: 0;
}
.content_right .conn .xgcp li:nth-child(2n){ margin-left:3%}
.contact .content1 ul li a .wz {
	width: 60%;
}
.silder-main {
	min-height: inherit;
}
}

@media (max-width: 880px) {
.content_right .conn .proshow1 .js-silder {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

}
.content_right .conn .proshow1 .prodesc {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 15px;
}
.content_right .conn .proshow1 .prodesc p.desc {
	height: auto;
}
.content_right .conn .proshow1 .pro_btn {
	padding-top: 15px;
}
.content_right .conn .proshow1 .pro_btn1 {
	height: 44px;
	line-height: 44px;
}
.content_right .conn .proshow1 .pro_btn2 {
	height: 44px;
	line-height: 44px;
}
.content_right .conn .proshow1 .pro_btn2 em {
	display: none;
}
	
}
@media (max-width: 768px) {
.ny_content { width:100%; float:none;}
}
@media (max-width: 767px) {
.content_right .conn .proshow1 .js-silder {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

}
.content_right .conn .proshow1 .prodesc {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 15px;
}
.content_right .conn .proshow1 .prodesc p.desc {
	/* height: 74px; */
}
.content_right .conn .proshow1 .pro_btn {
	padding-top: 15px;
}
.content_right .conn .proshow1 .pro_btn1 {
	height: 44px;
	line-height: 44px;
}
.content_right .conn .proshow1 .pro_btn2 {
	height: 44px;
	line-height: 44px;
}
.content_right .conn .proshow1 .pro_btn2 em {
	display: none;
}
	
}









@media (max-width:768px) {
.ny_products .pro_bd ul li {
	width: 49%; margin-right:2%
}
.ny_products .pro_bd ul li:nth-child(2n){margin-right:0}
.ny_products .pro_hd ul li {
	padding: 8px 20px;
}
}

/***内页文化***/

.ny_wh{width:100%; height:auto; overflow:hidden;}
.ny_wh ul li{width:33.333%; float:left; list-style:none; font-size:16px; font-weight:bold; margin-top:50px}
.ny_wh ul li span{display:block; font-size:13px; font-weight:normal; color:#777}
.ny_wh ul li p{display:block; font-size:13px; font-weight:normal; color:#434343}
.ny_wh ul li img{float:left; margin-right:15px}


@media (max-width:900px) {
	.ny_wh ul li{width:50%;}
	.ny_wh ul li:nth-child(2n+1){clear:left}
}

@media (max-width:520px) {
	.ny_wh ul li{width:100%; float:none}
}

.ny_service{width:100%; height:auto; overflow:hidden;}
.ny_service ul li{width:47%; float:left; list-style:none; font-size:13px; font-weight: normal; margin-top:30px; display:block}
.ny_service ul li:nth-child(2n){margin-left:6%}
.ny_service ul li p{padding-top:15px}
.ny_service ul li img{float:left; margin-right:15px}
.ny_service ul li:nth-child(2n+1){clear:left}


@media (max-width:768px) {
	.ny_service ul li{width:48%}
	.ny_service ul li:nth-child(2n){margin-left:4%}
	.ny_service ul li:nth-child(1) p{padding-top:0}
	.ny_service ul li:nth-child(4) p{padding-top:0}
}
@media (max-width:640px) {
	.ny_service ul li{width:100%; margin-top:20px}
	.ny_service ul li:nth-child(2n){margin-left:0}
}



/***内页简介***/

.ny_jj_l{width:40%; float:left}
.ny_jj_l img{height:auto; overflow:hidden; display:block}
.ny_jj_l h3{margin-top:15px; line-height:30px; font-size:13px; font-weight:normal; height:auto; overflow:hidden}
.ny_jj_l h3 img{float:right; width:50%; height:auto; overflow:hidden}
.ny_jj_l h3 p{width: auto; height:auto; overflow:hidden; display:block; color:#777}
.ny_jj_l h3 p span{font-size:24px; color:#2f55d4; display:block; float:left}

/*.ny_jj_l p:nth-child(1){margin-top:15px}*/

.ny_jj_r{width:58%; float:right}


.ny_lx{width:40%; float:left}
#dituContent{width:56%; float:right}




.ny_sp iframe{width:48%; float:left; height:450px; margin:15px 0}
.ny_sp iframe:nth-child(2n){margin-left:4%}

@media (max-width:1024px) {
	.ny_jj_l h3 img{float:right; width:40%;}
	.ny_sp iframe{height:350px}
}
@media (max-width:768px) {
	.ny_jj_l{width:100%; float:none}
	.ny_jj_l img{ width:100%; height:auto; overflow:hidden}
	.ny_jj_l h3 img{float:right; width:20%;}
	.ny_jj_l h3{background-color:#f7f7f7; padding:15px}
	.ny_jj_l h3 p{width:40%; float:left}
	.ny_jj_r{width:100%; float:none; margin-top:25px}
	.ny_sp iframe{height:300px}
}


@media (max-width:767px) {
	.ny_lx{width:100%; float:none}
	#dituContent{width:100%; float:none; margin-top:20px}
}
@media (max-width:600px) {
	.ny_sp iframe{width:100%; float:none; height:450px;}
	.ny_sp iframe:nth-child(2n){margin-left:0}
}
@media (max-width:500px) {
	.ny_jj_l h3 img{float:right; width:40%;}
	.ny_jj_l h3 p{width:60%; float:left}
	
}


@media (max-width:440px) {
	.ny_sp iframe{height:380px}
}

@media (max-width:360px) {
	.ny_jj_l h3 img{float:none; width:100%; margin-bottom:10px}
	.ny_jj_l h3 p{width:100%; float:none}
	.ny_sp iframe{height:300px}
}